Skip to content

Fix MWC: fix global chain type race and use auth for mwc713.mwc.mw#1271

Draft
sneurlax wants to merge 9 commits intostagingfrom
fix/mwc
Draft

Fix MWC: fix global chain type race and use auth for mwc713.mwc.mw#1271
sneurlax wants to merge 9 commits intostagingfrom
fix/mwc

Conversation

@sneurlax
Copy link
Copy Markdown
Member

@sneurlax sneurlax commented Mar 3, 2026

2 fixes in one, one which fixes syncing and another which fixes a crash bug

Comment thread lib/wallets/wallet/impl/mimblewimblecoin_wallet.dart Outdated
Copy link
Copy Markdown
Collaborator

@danrmiller danrmiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Tested on linux.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 26, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.89%. Comparing base (b905ad3) to head (4f93355).
⚠️ Report is 3 commits behind head on staging.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##           staging    #1271   +/-   ##
========================================
  Coverage    74.89%   74.89%           
========================================
  Files           11       11           
  Lines          685      685           
========================================
  Hits           513      513           
  Misses         172      172           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

danrmiller
danrmiller previously approved these changes Apr 26, 2026
Copy link
Copy Markdown
Collaborator

@danrmiller danrmiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this as it improves the current state of the app, mwc will now work with this merged.

Comment thread lib/wallets/wallet/impl/mimblewimblecoin_wallet.dart Outdated
Comment thread lib/wallets/wallet/impl/mimblewimblecoin_wallet.dart Outdated
Comment thread lib/wallets/wallet/impl/mimblewimblecoin_wallet.dart Outdated
@sneurlax sneurlax marked this pull request as draft April 27, 2026 00:41
@sneurlax sneurlax marked this pull request as ready for review April 27, 2026 00:48
@sneurlax
Copy link
Copy Markdown
Member Author

Closes #1303 now too

`dart format $(git diff --name-only origin/staging...HEAD | grep '\.dart$')`
@sneurlax sneurlax marked this pull request as draft April 27, 2026 02:29
@sneurlax
Copy link
Copy Markdown
Member Author

sneurlax commented Apr 27, 2026

Have to recheck that

  • users can change the password in settings if mwc changes the password on their node

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants